From 80d66cabbd35d1d198d5c6f09bd8ca676f03442e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 13 Jan 2009 20:02:34 +0000 Subject: [PATCH] * font.c (font_clear_prop): If clearing the family, clear the font width index too. * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index cf90aa7b4c8..e708cf1f465 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-01-13 Chong Yidong + + * font.c (font_clear_prop): If clearing the family, clear the font + width index too. + + * xfaces.c (Finternal_set_lisp_face_attribute): Revert last + change. + 2009-01-12 Juanma Barranquero * sound.c [WINDOWSNT] (SOUND_WARNING): New macro. -- 2.30.2